| Total Complexity | 45 |
| Dependencies | 5 |
| Dependents | 1 |
| Total lines | 240 |
| Lines of code | 191 |
| Logical lines of code | 95 |
| Comment lines | 0 |
| Methods | 9 |
| Properties | 2 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| execute() | 42 | 12 | 50 | |
| insertTicket() | 49 | 7 | 33 | |
| insertContact() | 51 | 5 | 27 | |
| updateContact() | 54 | 5 | 22 | |
| fetchContact() | 55 | 4 | 21 | |
| generateReqDataFromFieldMap() | 60 | 4 | 13 | |
| generateReqDataFromFieldMapContact() | 60 | 4 | 13 | |
| getAvatar() | 67 | 3 | 8 | |
| __construct() | 77 | 1 | 4 |